scale: fix marks node position for scales with value
authorCosimo Cecchi <cosimoc@gnome.org>
Sun, 27 Mar 2016 05:36:12 +0000 (22:36 -0700)
committerCosimo Cecchi <cosimoc@gnome.org>
Sun, 27 Mar 2016 05:43:53 +0000 (22:43 -0700)
commit26f9dc65087d430b26dc6476c596a81eb8572b2f
tree5958028ab1867e734d98ba836da023f17868b7d0
parent9f48b6b07aacf4d3791f8a24ffd281ed6489c154
scale: fix marks node position for scales with value

We should only count the value node as the first/last one if its
position matches.
gtk/gtkscale.c